[INFO] cloning repository https://github.com/NiZaMinius/Ni-Number
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NiZaMinius/Ni-Number" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiZaMinius%2FNi-Number", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiZaMinius%2FNi-Number'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2d64793ff6cdbdfbbaadafdfa3bb5e4f20e06d7
[INFO] fixing NiZaMinius/Ni-Number against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNiZaMinius%2FNi-Number" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NiZaMinius/Ni-Number
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/NiZaMinius/Ni-Number
[INFO] tweaked toml for git repo https://github.com/NiZaMinius/Ni-Number written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NiZaMinius/Ni-Number on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NiZaMinius/Ni-Number already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dashu v0.4.2
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded dashu-macros v0.4.1
[INFO] [stderr]   Downloaded dashu-base v0.4.1
[INFO] [stderr]   Downloaded dashu-ratio v0.4.1
[INFO] [stderr]   Downloaded dashu-float v0.4.3
[INFO] [stderr]   Downloaded dashu-int v0.4.1
[INFO] [stderr]   Downloaded rug v1.30.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3
[INFO] running `Command { std: "docker" "start" "52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling dashu-base v0.4.1
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking sdd v3.0.10
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]     Checking scc v2.4.0
[INFO] [stderr]     Checking num-order v1.2.0
[INFO] [stderr]     Checking dashu-int v0.4.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking serial_test v3.4.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]    Compiling dashu-ratio v0.4.1
[INFO] [stderr]    Compiling dashu-float v0.4.3
[INFO] [stderr]    Compiling dashu-macros v0.4.1
[INFO] [stderr]     Checking dashu v0.4.2
[INFO] [stderr]     Checking ni-number v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no associated function or constant named `div_small` found for type parameter `B` in the current scope
[INFO] [stdout]   --> src/series.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<B: NiBackend> NiSeries<B> {
[INFO] [stdout]    |      - associated function or constant `div_small` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let term = B::div_small(&pi, 2, precision_bits); // π / 2^1
[INFO] [stdout]    |                       ^^^^^^^^^ associated function or constant not found in `B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `pi_pow` in initializer of `NiSeries<_>`
[INFO] [stdout]   --> src/series.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         NiSeries {
[INFO] [stdout]    |         ^^^^^^^^ missing `pi_pow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `div_small_assign` found for type parameter `B` in the current scope
[INFO] [stdout]   --> src/series.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<B: NiBackend> Iterator for NiSeries<B> {
[INFO] [stdout]    |      - associated function or constant `div_small_assign` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 81 |             B::div_small_assign(&mut self.term, n); // divide by small integer n
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ associated function or constant not found in `B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shr_assign` found for associated type `<B as NiBackend>::Float` in the current scope
[INFO] [stdout]   --> src/series.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |             self.term.shr_assign(2 * n as u32 - 1); // divide by 2^(2n-1) via bit shift
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `add_assign` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -             self.term.shr_assign(2 * n as u32 - 1); // divide by 2^(2n-1) via bit shift
[INFO] [stdout] 82 +             self.term.add_assign(2 * n as u32 - 1); // divide by 2^(2n-1) via bit shift
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_zero_at_precision` found for associated type `<B as NiBackend>::Float` in the current scope
[INFO] [stdout]   --> src/series.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |         if self.term.is_zero_at_precision(p) {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^ method not found in `<B as NiBackend>::Float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no associated function or constant named `div_small` found for type parameter `B` in the current scope
[INFO] [stdout]   --> src/series.rs:56:23
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl<B: NiBackend> NiSeries<B> {
[INFO] [stdout]    |      - associated function or constant `div_small` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 56 |         let term = B::div_small(&pi, 2, precision_bits); // π / 2^1
[INFO] [stdout]    |                       ^^^^^^^^^ associated function or constant not found in `B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `pi_pow` in initializer of `series::NiSeries<_>`
[INFO] [stdout]   --> src/series.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         NiSeries {
[INFO] [stdout]    |         ^^^^^^^^ missing `pi_pow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ni-number` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no associated function or constant named `div_small_assign` found for type parameter `B` in the current scope
[INFO] [stdout]   --> src/series.rs:81:16
[INFO] [stdout]    |
[INFO] [stdout] 69 | impl<B: NiBackend> Iterator for NiSeries<B> {
[INFO] [stdout]    |      - associated function or constant `div_small_assign` not found for this type parameter
[INFO] [stdout] ...
[INFO] [stdout] 81 |             B::div_small_assign(&mut self.term, n); // divide by small integer n
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^ associated function or constant not found in `B`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `shr_assign` found for associated type `<B as NiBackend>::Float` in the current scope
[INFO] [stdout]   --> src/series.rs:82:23
[INFO] [stdout]    |
[INFO] [stdout] 82 |             self.term.shr_assign(2 * n as u32 - 1); // divide by 2^(2n-1) via bit shift
[INFO] [stdout]    |                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: there is a method `add_assign` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 82 -             self.term.shr_assign(2 * n as u32 - 1); // divide by 2^(2n-1) via bit shift
[INFO] [stdout] 82 +             self.term.add_assign(2 * n as u32 - 1); // divide by 2^(2n-1) via bit shift
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `is_zero_at_precision` found for associated type `<B as NiBackend>::Float` in the current scope
[INFO] [stdout]   --> src/series.rs:88:22
[INFO] [stdout]    |
[INFO] [stdout] 88 |         if self.term.is_zero_at_precision(p) {
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^ method not found in `<B as NiBackend>::Float`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ni-number` (lib test) due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3", kill_on_drop: false }`
[INFO] [stdout] 52833eb67a71df8999717f4ddbc932538bb5fb4f8d214f2cd7aeefdd7f74a1e3
